Operator can only be used in unsafe code blocks 運(yùn)算符只能在不安全代碼塊中使用。
Allow unsafe code blocks 允許不安全代碼塊
Unsafe code blocks 不安全代碼塊
In an unsafe code block , it is now possible to declare fixed - size structures with embedded arrays 在不安全的代碼塊中,現(xiàn)在可以聲明包含嵌入數(shù)組的固定大小結(jié)構(gòu)。
Now let ' s put it all together into an easy - to - use 8bit image access class . remember to allow unsafe code blocks before compiling 先讓我們把它們和在一起成為一個(gè)使用8位圖像的程序片段。記住在計(jì)算之前要解除不安全代碼鎖定。